Change the "gtk-fontconfig-timestamp" property from int to uint. Doesn't
authorBehdad Esfahbod <behdad@gnome.org>
Sun, 1 Feb 2009 06:04:12 +0000 (06:04 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Sun, 1 Feb 2009 06:04:12 +0000 (06:04 +0000)
commit03e5467b681608797fb48b26c57f1b2503475f00
tree77921e88c65b29001cd9676f2a7bf51d5710330c
parent6141b6374915cb56292d79b0421c31e3cc7ae751
Change the "gtk-fontconfig-timestamp" property from int to uint. Doesn't

2009-02-01  Behdad Esfahbod  <behdad@gnome.org>

        * gtk/gtksettings.c (gtk_settings_class_init): Change the
        "gtk-fontconfig-timestamp" property from int to uint.  Doesn't affect
        anything in practice, except that  it overflows years later...

svn path=/trunk/; revision=22270
ChangeLog
gtk/gtksettings.c